home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / myalarmsleeptimer.xml < prev    next >
Extensible Markup Language  |  2007-08-20  |  4KB  |  118 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>5002</id>
  4.   <defaultcontrol>3</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <define>#header.label:859</define>
  7.   <define>#header.image:alarm_logo.png</define>
  8.   <define>#header.hover:hover_my alarm.png</define>
  9.   <controls>
  10.     <import>common.window.xml</import>
  11.     <control>
  12.       <description>sleep time label</description>
  13.       <type>label</type>
  14.       <id>1</id>
  15.       <posX>417</posX>
  16.       <posY>293</posY>
  17.       <label>#currentsleeptime</label>
  18.       <align>left</align>
  19.       <font>font72</font>
  20.       <textcolor>20ffffff</textcolor>
  21.     </control>
  22.     <control>
  23.       <description>SleepTimer On/Off button</description>
  24.       <type>togglebutton</type>
  25.       <id>3</id>
  26.       <posX>113</posX>
  27.       <posY>129</posY>
  28.       <!--             <width>253</width>
  29.             <height>42</height>
  30.             <textXOff>18</textXOff>
  31.             <textYOff>6</textYOff>
  32.             <font>font13</font>
  33.             <textcolor>ffffffff</textcolor>
  34.             <colordiffuse>ffffffff</colordiffuse>
  35.             <disabledcolor>60ffffff</disabledcolor> -->
  36.       <label>856</label>
  37.       <!--             <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  38.             <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  39.             <textureFocus>togglebutton-on-focus.png</textureFocus>
  40.             <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus> -->
  41.       <onright>4</onright>
  42.       <onup>17</onup>
  43.       <ondown>7</ondown>
  44.     </control>
  45.     <control>
  46.       <description>Reset Button</description>
  47.       <type>button</type>
  48.       <id>7</id>
  49.       <posX>113</posX>
  50.       <posY>174</posY>
  51.       <label>868</label>
  52.       <onright>4</onright>
  53.       <onup>3</onup>
  54.       <ondown>3</ondown>
  55.     </control>
  56.     <control>
  57.       <description>label1</description>
  58.       <type>label</type>
  59.       <id>1</id>
  60.       <posX>512</posX>
  61.       <posY>129</posY>
  62.       <label>865</label>
  63.       <font>font13</font>
  64.       <align>left</align>
  65.       <textcolor>FFFFFFFF</textcolor>
  66.     </control>
  67.     <control>
  68.       <description>alarm time minutes</description>
  69.       <type>spincontrol</type>
  70.       <spintype>int</spintype>
  71.       <orientation>vertical</orientation>
  72.       <digits>2</digits>
  73.       <id>4</id>
  74.       <posX>948</posX>
  75.       <posY>133</posY>
  76.       <showrange>no</showrange>
  77.       <onup>6</onup>
  78.       <ondown>5</ondown>
  79.       <onleft>3</onleft>
  80.       <onright>5</onright>
  81.       <!--             <textcolor>FFFFFFFF</textcolor>
  82.             <textureUp>arrow_round_up_nofocus.png</textureUp>
  83.             <textureDown>arrow_round_down_nofocus.png</textureDown>
  84.             <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
  85.             <textureDownFocus>arrow_round_down_focus.png</textureDownFocus> -->
  86.     </control>
  87.     <control>
  88.       <description>fade out volume</description>
  89.       <type>checkmark</type>
  90.       <id>5</id>
  91.       <posX>512</posX>
  92.       <posY>174</posY>
  93.       <width>266</width>
  94.       <height>26</height>
  95.       <label>866</label>
  96.       <onup>4</onup>
  97.       <onleft>3</onleft>
  98.       <onright>6</onright>
  99.       <textureFocus>check-box.png</textureFocus>
  100.       <textureNoFocus>check-boxNF.png</textureNoFocus>
  101.     </control>
  102.     <control>
  103.       <description>shutdown pc</description>
  104.       <type>checkmark</type>
  105.       <id>6</id>
  106.       <posX>512</posX>
  107.       <posY>220</posY>
  108.       <width>266</width>
  109.       <height>26</height>
  110.       <label>867</label>
  111.       <onleft>3</onleft>
  112.       <onup>5</onup>
  113.       <ondown>4</ondown>
  114.       <textureFocus>check-box.png</textureFocus>
  115.       <textureNoFocus>check-boxNF.png</textureNoFocus>
  116.     </control>
  117.   </controls>
  118. </window>